home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- CheckThis(0, clickOn())
- end
-
- on CheckThis ObjRef, me
- global iconFileMode
- set iconFileMode to 1
- seliconSave(1, 1)
- set the puppet of sprite me to 1
- set the castNum of sprite me to the number of cast "1icon_1"
- set the castNum of sprite (me - 1) to the number of cast "2icon_0"
- updateStage()
- end
-
- on myHelp
- return "Click if you want WebTools to install just the Out version of the icons"
- end
-